projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
423a66f
)
(org-hide): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 8 May 2008 15:43:31 +0000
(15:43 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 8 May 2008 15:43:31 +0000
(15:43 +0000)
lisp/org/org-faces.el
patch
|
blob
|
history
diff --git
a/lisp/org/org-faces.el
b/lisp/org/org-faces.el
index e10bd6ce07592cfb79ac18d6d8654bec719047ca..8764fa5e319f636a6b081cd25f06e57c9fe1cb3d 100644
(file)
--- a/
lisp/org/org-faces.el
+++ b/
lisp/org/org-faces.el
@@
-41,7
+41,7
@@
'((((background light)) (:foreground "white"))
(((background dark)) (:foreground "black")))
"Face used to hide leading stars in headlines.
-The forground color of this face should be equal to the background
+The for
e
ground color of this face should be equal to the background
color of the frame."
:group 'org-faces)